home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / toms_tra.swf / scripts / DefineButton2_462 / BUTTONCONDACTION on(release).as next >
Text File  |  2010-04-12  |  87b  |  6 lines

  1. on(release){
  2.    closetext.gotoAndStop(1);
  3.    gotoAndStop("m_close");
  4.    play();
  5. }
  6.